PermissionsAsyncCallback

A common interface for all asynchronous permission service callbacks must extend.

Inheritors

Functions

Link copied to clipboard
abstract fun on(params: P, tell: R)
Invoked when the callback needs a response for the given callback parameters.